在下面的C语言语句中,存在错误的是A:int a=b=10; B:int a=10,b=10; C:int a,b;a=b=10; D:int a,b;a=10;b=10; 答案: int a=b=10;



登录
订单
帮助
主页